home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / cookie20.zip / COOKIE.DOC < prev    next >
Text File  |  1991-02-18  |  3KB  |  114 lines

  1.  
  2.                                -=( Cookie 12 )=-
  3.  
  4.  
  5. CopyRights : None. Hereby donated to Public domain
  6. Author     : Gerhard Hoogterp
  7. Version    : 1.2
  8. Released   : 17 Oct 1990
  9.  
  10.  
  11. Important:
  12.  
  13.  You have to recompile old cookie files. This version has a file added in the
  14.  header so it became incompatible..
  15.  
  16. What is it:
  17.  
  18.  Well, cookie is just an other fortune cookie showdoor. I wrote it after
  19.  seeing a RA sysop stumbling around with a type 15 utilitie to show a
  20.  fortune cookie every time a user passed the main menu.
  21.  
  22. How to use it:
  23.  
  24.  Simple, make a Type 7 menuentry somewhere. (Maybe an automatic executed one)
  25.  Put
  26.  
  27.      Cookie.exe <FileName> [-P:*P]
  28.  
  29.  In the optional data field and there you go.
  30.  
  31.  The *.JUM file is expected to be in the same directory as from where the
  32.  program was started. Buf if you like you can use the environment variable
  33.  'COOKIES' to point to an other directory.
  34.  
  35.  When used on a multiline BBS you must load share. Cookie keeps a counter in
  36.  the datafile (*.JUM file) and uses recordlocking to avoid problems.
  37.  
  38.  It also reads the config.ra and the exitinfo.bbs so make use you have
  39.  the 'RA' environment variable set.
  40.  
  41.  Cookie uses ANSI when the user has his ANSI toggle ON.
  42.  
  43. What else:
  44.  
  45.  You can make your own cookie datafiles. Just make an ASCII textfile,
  46.  put a single cookie per line with a maximal length of 255 characters.
  47.  You may use the '|' symbol to include a <CR> in the cookie.
  48.  
  49.  f.e.
  50.  
  51.     Loosing your driverlicense|     is Gods way of saying BOGA BOGA
  52.  
  53.  
  54.  Which will appear on screen as:
  55.  
  56.  
  57.     Loosing your driverlicense
  58.          is Gods way of saying BOGA BOGA
  59.  
  60.  Give the file a name with the extention .DAT and use BakeThem.exe
  61.  To compiler the file into a *.Jum file.
  62.  
  63.  BakeThem has the syntax:
  64.  
  65.      BakeThem <FileName>
  66.  
  67.  Where Filename is a clean asciifile (Naja, you may use control codes in the
  68.  file, but be warned, cookie doesn't filter them... Can be VERY anoying for
  69.  users without an IBM or without ANSI!)
  70.  
  71.  where was I, ahja, a clean ascii file with the extention .DAT
  72.  
  73.  When you add a line starting with a % it becomes the title of the cookie
  74.  screen. Normaly a cookie is displayed as
  75.  
  76.  ─────────────────────────────────────────────────────────[ Fortune cookie: ]──
  77.  Whatever it takes,
  78.        It's never enough...
  79.  ──────────────────────────────────────────────────────────────────────────────
  80.  
  81. But if you put a title line in the dat file with f.e.:
  82.  
  83. %Remember:
  84.  
  85. The cookie is shown as:
  86.  
  87.  ───────────────────────────────────────────────────────────────[ Remember: ]──
  88.  Whatever it takes,
  89.        It's never enough...
  90.  ──────────────────────────────────────────────────────────────────────────────
  91.  
  92.  
  93. Enjoy!
  94.  Gerhard.
  95.  
  96. Ah by the way,
  97.  
  98.  Complains etc.      -> \dev\nul
  99.  Remarks and bravo's -> Gerhard Hoogterp
  100.                          2:283/1.2
  101.                          27:4331/106
  102.                          HOOGTERPG@HENUT5.BITNET)
  103.  
  104.  
  105. BTW2:
  106.  
  107.   More of my software can be found in SDS and at the LiveSystems supportboard.
  108.  
  109.       Actionboard Alphen
  110.       Sysop Bart Burkels
  111.       01720-37926
  112.       2:281/604
  113.  
  114.